バージョン

Notifier(IDictionary<String,Object>) メソッド

igNotifier コントロールの初期化プロパティをチェーンするためのラッパーを作成し、HTML 属性を設定します。
シンタックス
'宣言
 
Public Overloads Function Notifier( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As NotifierWrapper
public NotifierWrapper Notifier( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub